PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package
/
PDFNumberFormat Class
/ setSuffix Method
Text that shall be concatenated after the label specified by
setMeasureUnit
method.
Collapse All
Expand All
In This Topic
setSuffix Method
In This Topic
Sets the suffix.
An empty string indicates that no text shall be added.Default value is a single ASCII SPACE character (0x20).
Syntax
public
void
setSuffix( java.lang.String
value
)
Parameters
value
Text that shall be concatenated after the label specified by
setMeasureUnit
method.
See Also
Reference
PDFNumberFormat Class
PDFNumberFormat Members